Welcome![Sign In][Sign Up]
Location:
Search - linux pthre

Search list

[Technology Managementlinux_pthread_program

Description: 该文档主要讲述本人在使用Linux线程编程时的学习心得,主要有设计到线程优先级和资源释放等问题,并附有测试代码示例。linhanzu@gmail.com-The document focuses on I-threaded programming in the use of Linux at the time of learning experiences, mainly in design to the thread priority and resources to the release of such issues, together with the test sample code. linhanzu@gmail.com
Platform: | Size: 342016 | Author: gomo | Hits:

[Linux-Unixpthread

Description: windows多线程开发包,能够使习惯linux下多线程编程的人能够直接在windows下进行编程。-windows multi-threaded development kit, enabling multi-threading used to programming under linux are able to directly in the program under windows.
Platform: | Size: 274432 | Author: richie | Hits:

[Linux-Unixpthread

Description: 基于ARM9的Linux多线程应用程序。生产者写入缓冲区和消费者从缓冲区读数的具体流程,生产者首先获得互斥锁,并且判断写指针+1后是否等于读指针,如果相等则进入等待状态,等候条件变量notfull;如果不等则向缓冲区中写入一个整数,并且设置条件变量为notempty,最后释放互斥锁。消费者线程与生产者线程类似。-ARM9-Linux-based multi-threaded applications. Producers and consumers into a buffer from the buffer readings of specific processes, producers first obtain a mutex lock, and to determine whether the write pointer is equal to+1 after reading pointer, if the same may enter the wait state, waiting for condition variables notfull if the ranging from the buffer to write to an integer, and set the condition variable notempty, the final release mutex. Consumer thread and producers similar thread.
Platform: | Size: 1024 | Author: 刘冉 | Hits:

CodeBus www.codebus.net